CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - B-spline 插值

搜索资源列表

  1. Bspline-C

    0下载:
  2. B样条插值拟合的程序,可以对图象或数据离散点进行插值,拟合,-it is B spline fitting program,it s very useful for photo or data
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-01
    • 文件大小:22478
    • 提供者:徐明
  1. 等值线图的彩色填充方法

    3下载:
  2. 等值线图的彩色填充方法、三次B样条插值算法、基于Delaunay三角网的区域等值线绘制关键算法、基于边界点追踪的等值线图区域填充算法相关论文和程序,难得研究算法和程序。-Contour color filling method, three B spline interpolation algorithm, based on the Delaunay triangulation area contour drawing key algorithm, based on boundary track
  3. 所属分类:绘图程序

    • 发布日期:2012-12-31
    • 文件大小:7534272
    • 提供者:yan
  1. BSpline

    0下载:
  2. 三次B-Spline 好用,可根据您自己的X 与 Y 进行任意插值。插值与matlab差距很小,保证用一次您就会喜欢!绝对,吐血推荐!-Cubic B-Spline easy to use, according to your own X and Y arbitrary interpolation. Interpolation with matlab gap is very small to ensure that time you will like! Absolute, the recomm
  3. 所属分类:易语言编程

    • 发布日期:2017-04-05
    • 文件大小:1951
    • 提供者:郭德全
  1. ZoomInterpolation_Source

    0下载:
  2. 图像缩放,里面有各种插值算法,很全 OpenGL Nearest Interpolation OpenGL Linear Interpolation GLSL Bi-Linear GLSL Bi-Cubic Triangular Bell B Spline CatMull-Rom-Image scaling, there are a variety of interpolation algorithm, it is OpenGL Nearest Interpola
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2112186
    • 提供者:wu
  1. spline3

    0下载:
  2. 自编的三次B样条插值的matlab仿真源代码,希望能与大家多交流学习-a cubic B-spline interpolation matlab simulation source code, hope you guy like it
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1148
    • 提供者:Jason
  1. Byangtiao_chazhi

    0下载:
  2. 《非均匀有理B样条(穆国旺译)》中有关插值的算法练习,c++编写-Non-uniform rational B-spline (Muguo Wang translated) " interpolation algorithm exercises, c++ prepared
  3. 所属分类:Special Effects

    • 发布日期:2017-11-19
    • 文件大小:2012081
    • 提供者:afeilaile222
  1. NURBS

    0下载:
  2. 这本书找了很久,非常经典的电子版书籍《计算机辅助几何设计与非均匀B样条》,对学习nurbs曲线插值和曲面重构有很大帮助。现和大家共享-This book looking for a long time, very classic electronic version of the book " Computer Aided Geometric Design of" non-uniform B-spline, the learning the nurbs curve interp
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-13
    • 文件大小:10029669
    • 提供者:晏海平
  1. chazhi

    0下载:
  2. 求已知数据点的拉格朗日插值多项式 求已知数据点的艾特肯插值多项式 求已知数据点的均差形式的牛顿插值多项式 求已知数据点的前向牛顿差分插值多项式 求已知数据点的后向牛顿差分插值多项式 求已知数据点的高斯插值多项式 求已知数据点的埃尔米特插值多项式 求已知数据点的分段三次埃尔米特插值多项式及其插值点处的值 求已知数据点的二次样条插值多项式及其插值点处的值 求已知数据点的第一类三次样条插值多项式及其插值点处的值 求已知数据点的第二类三次样条插值多项式及其插值点处
  3. 所属分类:Other systems

    • 发布日期:2017-11-09
    • 文件大小:9915
    • 提供者:吕文旭
  1. BSpline

    0下载:
  2. B样条曲线插值和生成程序,通过有限个控制点和曲线表达式来完成。-To generate B-spline curves via several input control points.
  3. 所属分类:Algorithm

    • 发布日期:2017-11-17
    • 文件大小:6140
    • 提供者:Jing Li
  1. Bspline_surf

    0下载:
  2. 1,实现了B样条曲线曲面的求值求导 2,实现了根据已知横坐标位置求曲线参数 3,实现了用3次均匀B样条插值生成曲线曲面-1, calculate evaluation and derivation of B-spline curve and surface。 2,calculate cubic B-spline curve parameter from abscissa position 3, interpolate input data to generate cubic u
  3. 所属分类:Special Effects

    • 发布日期:2017-12-08
    • 文件大小:4909
    • 提供者:chatergwli
  1. ndbezierinterp

    0下载:
  2. 4个控制点的B样条插值,每个控制点都可以是N维向量-B-spline interpolation of the four control points, each control point can be N-dimensional vector
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-22
    • 文件大小:2310
    • 提供者:liuwz
  1. fortran-for-bspline

    0下载:
  2. B样条函数插值,可以利用它对一些曲线进行光滑的插值-B-spline interpolation, we can use it to some smooth curve interpolation
  3. 所属分类:Linux Network

    • 发布日期:2017-11-15
    • 文件大小:3378
    • 提供者:fanfan
  1. Byangtiao

    0下载:
  2. 这是3次B样条插值的matlab程序,当中使用的符号是自己定义的与数学表达式中的不同,情自行理解-This is three times a B-spline interpolation matlab program, which use their own symbols and mathematical expressions defined in different self-understanding of the situation
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-28
    • 文件大小:2888
    • 提供者:党毅
  1. vanish

    0下载:
  2. 立方B样条小波均值插值实现,适用于一维信号,此外还有消失矩的一些应用实例-Cubic B-spline wavelet interpolation realize average for one-dimensional signal, in addition to a number of vanishing moments Application
  3. 所属分类:Graph program

    • 发布日期:2017-04-11
    • 文件大小:1408
    • 提供者:onmacr
  1. vanish

    0下载:
  2. 立方B样条小波均值插值实现,适用于一维信号,此外还有消失矩的一些应用实例-Cubic B-spline wavelet interpolation realize average for one-dimensional signal, in addition to a number of vanishing moments Application
  3. 所属分类:Graph program

    • 发布日期:2017-04-10
    • 文件大小:1454
    • 提供者:货单程序
  1. image-zoom

    3下载:
  2. 图像缩放是本人参与过的一个项目。本人利用常用的图像缩放算法(如最近邻插值法,双线性插值算法,三次插值算法,B-样条插值等)对图像进行缩放并分析各个算法的优缺点(本文有相应的算法源程序代码)。最后在对算法进行改进。-Image scaling is a project I worked on. I use common image scaling algorithms (such as nearest neighbor interpolation, bilinear interpolation a
  3. 所属分类:Special Effects

    • 发布日期:2015-05-12
    • 文件大小:1465344
    • 提供者:小陈
  1. SplineInterpolation-in-mfc

    1下载:
  2. 1、将三次样条插值功能封装成CCubicSplineInterpolation类,所采用的是第二类边界条件:在端点的二阶导数值为0. 2、基于对话框设计了使用界面,通过打开文件夹内的test.xls可以载入全部数据,并可利用上述三次样条类进行单点插值和全部插值。 3、经检验,该程序插值结果与matlab中: pp=csape(a,b, second ,[0 0]) result=ppval(pp,x0) 插值结果一致。-1, will be packaged into a cub
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-15
    • 文件大小:3739778
    • 提供者:蒋鸿伟
  1. CalcBspline

    0下载:
  2. 三次样条插值,三次样条函数: 定义:函数S(x)∈C2[a,b] ,且在每个小区间[ xj,xj+1 ]上是三次多项式,其中 a =x0 <x1<...< xn= b 是给定节点,则称S(x)是节点x0,x1,...xn上的三次样条函数。 若在节点x j 上给定函数值Yj= f (Xj).( j =0, 1, , n) ,并成立 S(xj ) =yj .( j= 0, 1, , n) ,则称S(x)为三次样条插值函数。-Cubic spline interpol
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:1507
    • 提供者:工藤
  1. nurbs-java

    0下载:
  2. java写的非均匀B样条插值曲线,从Excel导入原始数据,然后反算控制节点,最后将所有插值点导出到Excel中-java app for non-uniform B-spline interpolation curve, importing raw data from Excel, and then inverse control node, and finally to export to Excel all interpolation points
  3. 所属分类:Java Develop

    • 发布日期:2017-05-24
    • 文件大小:7928277
    • 提供者:twh
  1. BsplineCurve

    1下载:
  2. B样条曲线,插值,OPenGL画插直曲线-B-spline curve interpolation, OPenGL curve interpolation straight draw
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-25
    • 文件大小:8285709
    • 提供者:Cacia
« 1 2 3 45 »
搜珍网 www.dssz.com